home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / ada / ada_met1.zip / CONTENTS < prev    next >
Text File  |  1980-01-04  |  1KB  |  35 lines

  1.  
  2.     STO sells a library of reusable Ada source code from which Ada tools
  3. can be built. The library consists of 6000 lines of Ada, will run on any
  4. platform which has an Ada compiler, and is available for $450. This diskette
  5. contains two programs built from the library, a metric analyzer and a software
  6. cost estimator. The diskette also contains the Ada specifications for the
  7. packages that comprise the library.
  8.  
  9. READ_ME.MET          --  Instructions to use metric analyzer
  10. MET_PARS.EXE         --  Executable version of the metric analyzer
  11. LISTING.ADA          --  Sample Ada program to be analyzed
  12. EXECUTE.ADA          --  Sample Ada program to be analyzed
  13. PARSER.DOC           --  Description of parser technology in library
  14.  
  15. READ_ME.CST          --  Instructions to use cost estimation program
  16. ADA_COST.EXE         --  Executable version of the cost estimation program
  17.  
  18. PARSER_0.ADS         --  Ada package specifications for source code library
  19. PARSER_1.ADS         --  The main part of the library is a recursive descent
  20. PARSE_2A.ADS         --  parser for Ada.
  21. PARSE_2B.ADS
  22. PARSER_3.ADS
  23. PARSER_4.ADS
  24.  
  25. REGISTER.TXT         --  Registration form for the programs
  26. ORDRFORM.DAT         --  Information on ordering STO's directory of 10,000
  27.              --  government computer programs
  28.  
  29.  
  30.  
  31.  
  32.  
  33. Source Translation & Optimization             P.O. Box 404, Belmont,  MA 02178
  34. 617-489-3727                  srctran@world.std.com                  June 1991
  35.